⚑ESL v5.0.0 is out!⚑ (Migration Guide for ESL v4.*.*)

The ESL version 5.0.0 has just been released and comes with a lot of new features and improvements. This guide will help you to migrate your existing ESL v4.*.* project to ESL v5.0.0.


Preparation

We recommend that you consider using the ESL ESLint plugin to check your codebase for compatibility with ESL v5.0.0. It will help you to find and fix most of the issues before you start the migration process. The points not marked with πŸ”§ in the breaking changes section are covered by the ESLint plugin checks and could be fixed automatically.


Breaking Changes